CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Neural networks

搜索资源列表

  1. M-files for Neural Networks

    0下载:
  2. 《M-files for \"Neural Networks\"》神经网络的一些MATLAB源程序,M-files for demos, exercises, and implementations. 作者:Herve Abdi -"M-files for" Neural Networks "," some of the neural network MATLAB source, M-files for demos, exercises, and im
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:60751
    • 提供者:李岩
  1. Fuzzy ART and Fuzzy ARTMAP Neural Networks

    0下载:
  2. 《模糊ART和模糊ARTMAP 神经网络》这些文件包允许你创建、训练、测试模糊ART和模糊ARTMAP神经网络。 作者: Aaron Garre-"vague and ambiguous ARTMAP ART neural network" These packages allow you to create, training, testing and Fuzzy Fuzzy ART ARTMAP neural networks. Author : Aaron Garr
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:17884
    • 提供者:李岩
  1. Neural networks an introduction

    0下载:
  2. Neural networks : an introduction / B. Muller, J.Reinhardt. 此书的配套软盘-Neural networks : an introduction / B. Muller, J. Reinhardt. The book matching floppy
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:310116
    • 提供者:黄远
  1. AI_Life

    0下载:
  2. AI Life By rahul_sindhu Steering Behaviours, Genetic Algorithms, and Neural Networks in games.
  3. 所属分类:DirextX编程

    • 发布日期:2009-01-09
    • 文件大小:2047423
    • 提供者:MatthewSin
  1. MATLAB.rar

    1下载:
  2. matlab,时间序列,神经网络,预测,控制,matlab, time series, neural networks, prediction, control
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:334280
    • 提供者:飞鸿
  1. nndesign_New

    0下载:
  2. 《神经网络设计》(neural networks design)的源代码- Neural Network Design (neural networks design) source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:386003
    • 提供者:张一
  1. MushroomClassification

    1下载:
  2. opencv实现的mushroom数据的分类,一共有八种不同的学习方法,包括贝叶斯、SVM、神经网络,等等。-opencv implementation mushroom data classification, a total of eight kinds of different learning methods, including Bayesian, SVM, neural networks, and so on.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-22
    • 文件大小:6834176
    • 提供者:zhouguoguo
  1. Classification_toolbox

    3下载:
  2. 用于分类的一个工具箱,内含支持向量机、神经网络、主元分析、多变量样条等方法的matlab源代码,还有用户手册。-A tool for classification, including support vector machines, neural networks, principal component analysis, multivariate methods such as spline matlab source code, as well as user manuals.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:683515
    • 提供者:Xiaojun Tang
  1. nnToolKit_src

    4下载:
  2. nnToolKit 神经网络工具包是基于 MATLAB 神经网络工具箱自行开发的一组神经网络算法函数库,其中的函数在MATLAB环境下均可独立运行,并可打包成DLL组件,这些组件作为独立的COM对象,可以直接被Visual Basic、Visual C++ 、C++ Builder或其它支持COM的高级语言所引用。本工具包中包含的算法包括BP算法中的一些改进算法、模糊神经网络、小波神经网络、遗传算法优化神经网络权值改进算法等,根据需要,读者还可以对该工具包进行扩展,即扩充一些新的函数,以实现特殊
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-27
    • 文件大小:10865872
    • 提供者:魏建明
  1. bpsample

    0下载:
  2. 以某区水文数据为例,在matlab7中构建BP神经网络,进行仿真预测。-Hydrological data in a certain district, for example, in matlab7 Building BP neural networks, simulation prediction.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:914
    • 提供者:猪宝贝
  1. bp-rbf-neural-networks

    1下载:
  2. 介绍如何通过matlab使用bp神经网络和rbf神经网络来逼近非线性函数-Describes how to use matlab bp neural network and rbf neural networks to approximate nonlinear functions
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-02-27
    • 文件大小:1496
    • 提供者:仁杰
  1. Cascade-Neural-Networks

    0下载:
  2. 人工神经网络级联算法的研究论文,论文时间较早,但是有关级联算法,希望有用。-Cascade algorithm artificial neural network research papers, theses earlier time, but for a cascade algorithm, hope useful.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:89981
    • 提供者:张辰
  1. Artificial-Neural-Networks

    0下载:
  2. 人工神经网络的程序,可以直接运行,请放心使用。-MATLAB Artificial Neural Networks
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:4024
    • 提供者:lin
  1. Neural-Networks

    0下载:
  2. 神经网络原理 Simon Haykin 英文版 基本涵盖了神经网络的许多基础部分和重要方面。像Back Propagation, Radial-Basis Function,Self-Organizing Maps,以及single neuron中的Hebbian Learning, Competitive Learning和LMS Learning。 -Neural network theory Simon Haykin in English covering the neural net
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-21
    • 文件大小:35500121
    • 提供者:
  1. fuzzy-neural-networks-

    0下载:
  2. 对模糊神经网络进行介绍的两本书籍,结合matlab语言开发环境的。-Introduction of fuzzy neural networks of the two books, combined with the matlab language development environment.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-31
    • 文件大小:13353654
    • 提供者:张源
  1. neural-networks-design-

    0下载:
  2. 完整版的对人工神经网络设计进行介绍的书籍,书中较系统形象的介绍了神经网络的设计方法。-Full version of the design of artificial neural networks are introduced books, the book introduces the image of a more systematic design method of neural networks.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-09
    • 文件大小:16722348
    • 提供者:张源
  1. FPGA-of-Neural-Networks

    0下载:
  2. 神经网络的FPGA实现,注意是英文的; 神经网络的FPGA实现,注意是英文的;-FPGA IMPLEMENTATIONS OF NEURAL NETWORKS
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-14
    • 文件大小:3888149
    • 提供者:liyy
  1. CPP-Neural-Networks-and-Fuzzy-Logic

    0下载:
  2. 关于模糊神经网络的书,全英文,其中不仅有讲解,而且有代码实现,讲得还是蛮清楚的。-Books on fuzzy neural network, in English, which not only explain, but there is code, very clearly.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:2044149
    • 提供者:dcj
  1. Designing neural networks using GUI

    0下载:
  2. 使用 matlab GUI来设计神经网络,便于开发应用(Matlab GUI is used to design neural networks, which is easy to develop and apply)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-24
    • 文件大小:3072
    • 提供者:lubyn
  1. neural-networks-and-deep-learning-master

    0下载:
  2. neural-networks-and-deep-learning-master
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-02
    • 文件大小:18956288
    • 提供者:王晨01
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com